home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2005 June (DVD) / DPPRO0605DVD.iso / Install / program files / Borland / BDS / 3.0 / Objrepos / DelphiDotNet / DotNetUnit.pas < prev    next >
Encoding:
Pascal/Delphi Source File  |  2004-10-22  |  58 b   |  8 lines

  1. unit [!UnitName];
  2.  
  3. interface
  4.  
  5. implementation
  6.  
  7. end.
  8.